Release 10.1A: OpenEdge Development:
Programming Interfaces
Loading and unloading shared libraries
Progress provides several options for loading and unloading shared libraries. If you want Progress to automatically load and unload a shared library each time you invoke it, use the
PROCEDUREstatement without thePERSISTENToption. If you want Progress to automatically load a shared library and keep it loaded, use thePROCEDUREstatement with thePERSISTENToption. To manually unload a shared library, use the4GL RELEASE EXTERNALstatement.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |